home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Utilitare / supercoolpim / setup.exe / {app} / SuperCoolPIM.exe / 0 / RCDATA / TABOUTFORM / TABOUTFORM.txt
Text File  |  2005-01-28  |  3KB  |  144 lines

  1. object aboutform: Taboutform
  2.   Left = 357
  3.   Top = 195
  4.   HelpContext = 30
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'About SuperCool PIM'
  8.   ClientHeight = 201
  9.   ClientWidth = 285
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   Scaled = False
  19.   ShowHint = True
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Bevel1: TBevel
  23.     Left = 0
  24.     Top = 0
  25.     Width = 285
  26.     Height = 151
  27.     Align = alTop
  28.     Shape = bsFrame
  29.     Style = bsRaised
  30.   end
  31.   object RxLabel1: TRxLabel
  32.     Left = 6
  33.     Top = 21
  34.     Width = 273
  35.     Height = 17
  36.     Alignment = taCenter
  37.     AutoSize = False
  38.     Caption = 'SuperCool PIM  V1.00  ( Build 8 )'
  39.     Color = clBtnFace
  40.     Font.Charset = ANSI_CHARSET
  41.     Font.Color = clBlack
  42.     Font.Height = -15
  43.     Font.Name = 'Arial'
  44.     Font.Style = [fsUnderline]
  45.     Layout = tlBottom
  46.     ParentColor = False
  47.     ParentFont = False
  48.     ShadowColor = clYellow
  49.   end
  50.   object Label4: TRxLabel
  51.     Left = 72
  52.     Top = 120
  53.     Width = 200
  54.     Height = 16
  55.     Caption = 'support@supercoolbookmark.com'
  56.     Font.Charset = ANSI_CHARSET
  57.     Font.Color = clNavy
  58.     Font.Height = -13
  59.     Font.Name = 'Arial'
  60.     Font.Style = []
  61.     ParentFont = False
  62.     ShadowColor = 14935011
  63.     ShadowSize = 0
  64.     ShadowPos = spRightTop
  65.     OnClick = Label4Click
  66.     OnMouseEnter = Label4MouseEnter
  67.     OnMouseLeave = Label4MouseLeave
  68.   end
  69.   object Label1: TLabel
  70.     Left = 15
  71.     Top = 120
  72.     Width = 53
  73.     Height = 16
  74.     Caption = 'Support: '
  75.     Font.Charset = ANSI_CHARSET
  76.     Font.Color = clBlack
  77.     Font.Height = -13
  78.     Font.Name = 'Arial'
  79.     Font.Style = []
  80.     ParentFont = False
  81.   end
  82.   object Label6: TRxLabel
  83.     Left = 86
  84.     Top = 97
  85.     Width = 175
  86.     Height = 16
  87.     Caption = 'www.supercoolbookmark.com'
  88.     Font.Charset = ANSI_CHARSET
  89.     Font.Color = clNavy
  90.     Font.Height = -13
  91.     Font.Name = 'Arial'
  92.     Font.Style = []
  93.     ParentFont = False
  94.     ShadowColor = 14935011
  95.     ShadowSize = 0
  96.     ShadowPos = spRightTop
  97.     OnClick = Label6Click
  98.     OnMouseEnter = Label6MouseEnter
  99.     OnMouseLeave = Label6MouseLeave
  100.   end
  101.   object Label3: TLabel
  102.     Left = 29
  103.     Top = 46
  104.     Width = 228
  105.     Height = 16
  106.     Caption = 'Copyright 2000 CW. All rights reserved '
  107.     Font.Charset = ANSI_CHARSET
  108.     Font.Color = clWindowText
  109.     Font.Height = -13
  110.     Font.Name = 'Arial'
  111.     Font.Style = []
  112.     ParentFont = False
  113.   end
  114.   object Label5: TLabel
  115.     Left = 15
  116.     Top = 97
  117.     Width = 56
  118.     Height = 16
  119.     Caption = 'Website: '
  120.     Font.Charset = ANSI_CHARSET
  121.     Font.Color = clBlack
  122.     Font.Height = -13
  123.     Font.Name = 'Arial'
  124.     Font.Style = []
  125.     ParentFont = False
  126.   end
  127.   object Button1: TButton
  128.     Left = 106
  129.     Top = 164
  130.     Width = 81
  131.     Height = 28
  132.     Caption = 'Cl&ose'
  133.     Default = True
  134.     Font.Charset = ANSI_CHARSET
  135.     Font.Color = clWindowText
  136.     Font.Height = -13
  137.     Font.Name = 'Arial'
  138.     Font.Style = []
  139.     ParentFont = False
  140.     TabOrder = 0
  141.     OnClick = Button1Click
  142.   end
  143. end
  144.